CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - histogram equalization

搜索资源列表

  1. HistDemoA

    0下载:
  2. 直方图均衡化程序,每个语句都有有非常详细的注解,适合初学者作为参考。-Histogram equalization program, each statement has a very detailed explanation for beginners as a reference.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2288205
    • 提供者:Andy
  1. histave

    0下载:
  2. 直方图均衡化,可以提高图像的颜色的对比度,使图像清晰-Histogram equalization, can improve the contrast of the image' s color, so that the image is clear
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3806633
    • 提供者:lili
  1. shuangxiangzhifangtujunhenghua

    0下载:
  2. 在matlab环境中,一种新型的直方图均衡化的方法,双向直方图均衡化,效果较好-In Matlab environment, a new histogram equalization method, bi-histogram equalization, the better
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-04
    • 文件大小:945
    • 提供者:大胖
  1. HistogramApplication

    0下载:
  2. 直方图应用:直方图均衡化,直方图匹配,对比直方图 参考博客:http://blog.csdn.net/xiaowei_cqu/article/details/7606607-Image Histogram Application: Histogram Equalization/ Histogram Matching/ Histogram Normalization/ Histogram comparison
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:91480
    • 提供者:魏兰
  1. digital-image-processing

    0下载:
  2. 数字图像处理实验,包括图像灰度变换,图像直方图及均衡化,图像中值滤波,图像空域锐化增强和频域滤波五个实验-Digital image processing experiments, including the image gray level transformation, histogram equalization, image filtering, image airspace sharpness enhancement and frequency domain filtering fiv
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1858
    • 提供者:zxy
  1. li_HIS

    0下载:
  2. 关于图像方面的一些变换 利用差值将光谱图像放大,小波分解,直方图均衡化-Some transformation of the image respect to the use of the difference between the spectral image to enlarge, wavelet decomposition, histogram equalization
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:568
    • 提供者:艾可
  1. imhist

    0下载:
  2. 该算法能够对低照度图像进行可视化显示。基本原理为:直方图均匀化。-The algorithm on low light images for visual display。The basic principle is:histogram equalization.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1139
    • 提供者:miaomiao
  1. HistogramDib

    0下载:
  2. 直方图统计、直方图均衡化、直方图匹配的C++代码实现-Histogram, histogram equalization, histogram matching C++ code to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1861
    • 提供者:houshuyan
  1. hist-eq

    0下载:
  2. histogram equalization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:800
    • 提供者:astatira
  1. DIGITAL_SIGNAL_PROGRAMS

    0下载:
  2. 数字信号处理课程实验代码,包括边沿检测、二值化、直方图均衡化等功能。-The image processing course experimental code, including features such as edge detection, thresholding, histogram equalization.
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:31348
    • 提供者:张东
  1. test

    0下载:
  2. 自己写的直方图均衡化代码,代码运行正常,方便大家进行交流学习-Histogram equalization to write their own code, the code works correctly, and facilitate the exchange of learning
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:619
    • 提供者:王鑫
  1. figure-process

    0下载:
  2. 希望显示的结果是四张图,第一张是原始图像 第二张是两张合成对比,上半部分是灰度图像,下半部分是中值滤波后的图像 第三张是两张合成对比,上半部分是灰度直方图,下半部分是均衡直方图 第四张式均衡化的图像。 -Want to show the results of the four Figure, the first is the original image is two synthetic contrast, the upper part of the gray-scale ima
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:628
    • 提供者:杰杰
  1. zhifangtu

    0下载:
  2. 简单的直方图均衡化图像增强处理程序-Simple histogram equalization, image enhancement process. . .
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1432412
    • 提供者:
  1. hist

    0下载:
  2. 自己写的图像直方图均衡化方法。水平有限,欢迎指正!-Write my own image histogram equalization method. The level is limited, welcome to correct!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:521
    • 提供者:David
  1. tuxiang

    0下载:
  2. 灰度图像的直方图均衡化以及rgb图像的均衡化-Gray-scale image histogram equalization and the equalization of rgb images
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:624688
    • 提供者:王文宗
  1. Homework-IV

    0下载:
  2. 实现自己的histogram操作,并与matlab自带函数进行比较-1. Convert the attached image(SeemsNothing.bmp) to a visually meaningful one by point processing. Submit your code and the result image. 2. Realize your own Histogram equalization or matching algorithm.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-04-05
    • 文件大小:407275
    • 提供者:
  1. Image-enhancement

    0下载:
  2. 图像增强方面的各种滤波算法(灰度线性变化,分段线性灰度变化,对数变化,直方图均衡化,图像平滑,在椒盐、高斯不同的噪声下,实现噪声的中值滤波,图像锐化)-Image enhancement (linear gray-scale changes in the terms of the various filtering algorithm, piecewise linear gray variation, logarithmic histogram equalization, image smoot
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:573336
    • 提供者:berry
  1. enhancement

    0下载:
  2. 图像处理中直方图均衡化,其中以LEna图为例进行的程序-Image processing, histogram equalization, which LEna diagram, for example program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1182
    • 提供者:心心
  1. 3d038e63ede8

    0下载:
  2. MATLAB语言中图像数据与信息的读取方法,绘制灰度直方图的方法,理解灰度直方图的灰度变换及均衡化的方法。-MATLAB Image data and information to read, drawing gray histogram, Gray understanding of gray histogram equalization and transform the way.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:171160
    • 提供者:ruru
  1. tupianchuli

    0下载:
  2. 图片处理实现缩放、旋转、灰度变换、直方图均衡化-Image processing to achieve scale, rotation, gray level transformation, histogram equalization
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3741
    • 提供者:唐培强
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com